socketio
Toggle table of contents
ios
Platform filter
ios
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[ios]EventBufferConfig
/
EventBufferConfig
Event
Buffer
Config
ios
constructor
(
capacity
:
Int
=
64
,
overflow
:
EventBufferOverflow
=
EventBufferOverflow.DROP_OLDEST
)